home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13619 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: apccorp.apcc.com!root
  2. From: nfegan@apcc.com (Noel Fegan)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: MSVC++: Replacing the internal editor
  5. Date: Tue, 26 Mar 1996 15:55:12 GMT
  6. Organization: American Power Conversion
  7. Message-ID: <4j942v$7sp@apccorp.apcc.com>
  8. References: <3157A300.F2@bbn.hp.com>
  9. NNTP-Posting-Host: hewie.galway.apcc.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Claus Brod <clausb@bbn.hp.com> wrote:
  13.  
  14. >The subject almost says it all: I'd like to replace the internal editor
  15. >in the Visual C++ 4.0 development environment. Is there any way to do this?
  16.  
  17. >Thanks!
  18.  
  19. I have a product called CodeWright Fusion for Visual C++ 2.2. When run this
  20. application replaces the standard VC++ editor with its own editor. However, this
  21. is not an MS product and when MS updated to VC++ 4.0, Fusion no longer worked
  22. with this new version. The company (Premia Corp.) are currently working on an
  23. upgrade but I don't know if it is available yet.
  24.  
  25. Do you have a particular editor in mind that you wish to replace the built-in
  26. one with? As far as I know the process of replacing the internal editor is not
  27. straight forward. I think I remember reading somewhere the Microsoft reckoned it
  28. was impossible for someone to do it, and then Premia did it with CodeWright.
  29.  
  30. With an environment like Windows NT the need to replace the IDE editor is not as
  31. critical as it would be if you were developing in a nonmulti-tasking
  32. environment, like DOS. In NT you can still have your other editor open and do
  33. the editing there, MSVC++ will automatically reload any files that change when
  34. it regain focus. So it would be fairly integrated even thought they are
  35. different applications.
  36. --
  37. Noel Fegan
  38. European Software Development Department
  39. American Power Conversion
  40. I don't speak for APC...
  41. nfegan@apcc.com
  42.  
  43.